.clear{clear:both; font-size:1px; visibility:hidden; color:#EFF0EB}
.margin20{ margin:20px auto!important;}

.context{width: auto; height: 26px; border: solid 1px #dfdfdf; background: #fff; font-size: 18px; color: #444;}
.box1 .nav {height: 50px;   
    background: url(/assets/images/2019/img/introNavBg.gif) bottom repeat-x;
    margin-bottom: 24px;}
.box1 .nav .left{  font-size:26px;  line-height:26px; padding:0px}
.box1 .nav .right{ font-size:14px; padding-right:20px; padding-top:5px;}
.jimage{ border:1px solid #CCCCCC; background-color:#FFF; padding:1px; overflow:hidden; width:240px; height:170px}
.query_hint{
 border:5px solid #939393;
 width:250px;
 height:50px;
 line-height:55px;
 padding:0 20px;
 position:absolute;
 left:50%;
 margin-left:-140px;
 top:50%;
 margin-top:-40px;
 font-size:14px;
 color:#333;
 font-weight:bold;
 text-align:center;
 background-color:#f9f9f9;
}
.query_hint img{}
#query_hint{ display:none}
#top{ width:100%; height:25px; line-height:25px;padding: 6px 0px;border-bottom: 1px solid #EDEDED;}
#toptool .left{ width:888px;}
#toptool .left .ct{ width:70%}
.keyWordA{ color: #ff7e00;    display: block;    font-size: 14px;    line-height: 22px;  margin-top:6px;}
.keyWordA a{  padding-right: 12px; }
#toptool .left .lf{ margin-right:40px;}
#tab1,#tab3{ margin-left:20px; width:100%}
#tab1 li,#tab3 li{ float:left; width:75px; text-align:center; height:25px; line-height:25px; background:#faefd6; font-size:14px; margin:0px 3px; color:#333}
#tab1 li.on,#tab3 li.on{ background:#ce0000; color:#FFF;}
#tab1Cont,#tab3Cont{ background: #f5f5f5;    border-top: 1px solid #ce0000;    height: 32px;    padding: 10px 0 0 20px;}
#tab1Cont .form ul li,#tab3Cont .form ul li{ float:left; margin-right:10px;}
.inputA{ width:200px; height:20px;  padding:0 4px; border:solid 1px #d0d0d0; border-right:none; float:left; font-size:12px; background:#fff;}

#mainNav .navA {
    border-bottom: 4px solid #ce0000;
   
    
}
#mainNav .navA a {
    background: #3c3c3c none repeat scroll 0 0;
    border-right: 1px solid #6d6d6d;
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    height: 44px;
    line-height: 42px;
    text-align: center;
    width: 124px;
}
#mainNav .navA a:hover {
    background: #ce0000 none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}
#mainNav .navA .curA {
    background: #ce0000 none repeat scroll 0 0;
    color: #fff;
}
 
 #titlePic{ text-align:center; border:solid 1px #e9e9e9}
#titlePic img{ height:460px; max-width:580px}


.Validform_checktip {
			padding-left: 100px
}

.Validform_wrong {
color: #ff0000;
}

.Validform_right {
color: green
}

#Validform_msg {
display: none
}
#ygtEwm{ display:none;
	position:absolute;
	left:260px;
	z-index:100;
	
}
.vList1{width: 720px;}
.vList1 li{ width: 335px; height: 100px; margin: 0 20px 20px 0; float: left; display: block; position: relative;}
.vList1 li img{display: block; padding-right: 14px; float: left; }
.vList1 li span{font-size: 16px; line-height: 26px;}
.vList1 li i{position: absolute; display: block; height: 20px; width: 62px; bottom: 0; left: 78px; text-align: right;}
.vList1 li font{position: absolute; display: block; font-size: 14px; bottom: 0; left: 154px; color: #666;}


.gzh_ewm{ z-index: 100; position:relative;  width:150px; height:150px; display:none; left:-50px}
.gzh_ewm img{ width:150px!important; height:150px!important;}


/*==========���²�����Validform�����===========*/
.Validform_checktip{
	margin-left:8px;
	line-height:20px;
	height:20px;
	overflow:hidden;
	color:#999;
	font-size:12px;
}
.Validform_right{
	color:#71b83d;
	padding-left:20px;
	background:url(images/right.png) no-repeat left center;
}
.Validform_wrong{
	color:red;
	padding-left:20px;
	white-space:nowrap;
	background:url(images/error.png) no-repeat left center;
}
.Validform_loading{
	padding-left:20px;
	background:url(images/onLoad.gif) no-repeat left center;
}
.Validform_error{
	background-color:#ffe7e7;
}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999'); box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#999;
background: -moz-linear-gradient(top, #999, #666 100%); background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666)); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666');}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#ccc;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #bbb; border-top:none; text-align:left;}

